home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 22
/
Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso
/
Aminet
/
dev
/
gui
/
gutildev.lha
/
GadUtil
/
Include
/
proto
/
gadutil.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-10-06
|
185 b
|
8 lines
#ifndef PROTO_GADUTIL_H
#define PROTO_GADUTIL_H
#include <exec/types.h>
extern struct Library *GadUtilBase;
#include <clib/gadutil_protos.h>
#include <pragmas/gadutil_pragmas.h>
#endif